home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / nwmxcmsm / chldrnsg.hqx / Childrens graphics (elem) / background_2647.txt < prev    next >
Text File  |  1991-12-03  |  4KB  |  177 lines

  1. -- background: 2647 from stack: in
  2. -- bmap block id: 3113
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: A004
  11. -- rect: left=0 top=94 right=129 bottom=183
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 21
  16. -- text size: 14
  17. -- style flags: 256
  18. -- line height: 18
  19. -- part name: Experiments
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect scroll right
  23.   go to card "exper"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 4 (button)
  29. -- low flags: 00
  30. -- high flags: A004
  31. -- rect: left=0 top=135 right=170 bottom=183
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 21
  36. -- text size: 14
  37. -- style flags: 256
  38. -- line height: 18
  39. -- part name: Graphics
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   answer "                    Nothing to do yet!" with "Sorry"
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 6 (button)
  48. -- low flags: 00
  49. -- high flags: 0004
  50. -- rect: left=135 top=225 right=267 bottom=184
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 20098 / 20098
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: 
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   visual effect dissolve slow to black
  62.   wait 5
  63.   visual effect dissolve
  64.   go to stack "database-1"
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part 7 (button)
  70. -- low flags: 00
  71. -- high flags: 0004
  72. -- rect: left=17 top=225 right=267 bottom=66
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 1009 / 1009
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: Find
  81. ----- HyperTalk script -----
  82. on mouseUp
  83.   sicemfido
  84. end mouseUp
  85.  
  86.  
  87.  
  88. -- part 8 (button)
  89. -- low flags: 00
  90. -- high flags: 0004
  91. -- rect: left=76 top=225 right=267 bottom=125
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 1001 / 1001
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: Quit
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   visual effect dissolve slow
  103.   go to card id 12925 in stack "database-1"
  104.   play harpsicord
  105.   visual effect dissolve slow
  106.   go home
  107. end mouseUp
  108.  
  109.  
  110.  
  111. -- part 9 (button)
  112. -- low flags: 00
  113. -- high flags: A004
  114. -- rect: left=0 top=178 right=212 bottom=184
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 1
  118. -- font id: 21
  119. -- text size: 14
  120. -- style flags: 256
  121. -- line height: 18
  122. -- part name: coming soon
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.   set textFont of me to helvetica
  126.   set textSize of me to 14
  127.   set textStyle of me to bold
  128.   answer "Oops, no place to go! Please make another selection." with "Ok"
  129. end mouseUp
  130.  
  131.  
  132.  
  133. -- part 10 (button)
  134. -- low flags: 00
  135. -- high flags: 0004
  136. -- rect: left=46 top=274 right=316 bottom=95
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 1020 / 1020
  139. -- text alignment: 1
  140. -- font id: 0
  141. -- text size: 12
  142. -- style flags: 0
  143. -- line height: 16
  144. -- part name: Help
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   push card
  148.   visual effect dissolve slow to black
  149.   wait 5
  150.   visual effect dissolve slow
  151.   go to card "help" of stack "database-1"
  152. end mouseUp
  153.  
  154.  
  155.  
  156. -- part 11 (button)
  157. -- low flags: 00
  158. -- high flags: 0004
  159. -- rect: left=106 top=274 right=316 bottom=155
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 130 / 130
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: go to flow chart
  168. ----- HyperTalk script -----
  169. on mouseUp
  170.   visual effect checkerboard slow
  171.   go to card id 12925 of stack "database-1"
  172.   wait 10
  173.   visual effect checkerboard slow
  174.   go to card "flow chart" in stack "database-1"
  175. end mouseUp
  176.  
  177.